Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options for strict tests; few enhancements #250

Merged
merged 12 commits into from
Mar 4, 2024
Merged

options for strict tests; few enhancements #250

merged 12 commits into from
Mar 4, 2024

Conversation

pawelru
Copy link
Contributor

@pawelru pawelru commented Jan 24, 2024

@pawelru pawelru marked this pull request as ready for review January 29, 2024 09:31
Copy link
Contributor

github-actions bot commented Jan 29, 2024

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  --------------
R/tm_g_ae_oview.R             252     252  0.00%    83-368
R/tm_g_ae_sub.R               315     315  0.00%    59-410
R/tm_g_butterfly.R            388     388  0.00%    124-552
R/tm_g_decorate.R              46      46  0.00%    18-98
R/tm_g_events_term_id.R       299     299  0.00%    63-400
R/tm_g_heat_bygrade.R         322     322  0.00%    135-493
R/tm_g_patient_profile.R      711     711  0.00%    159-935
R/tm_g_spiderplot.R           324     324  0.00%    99-468
R/tm_g_swimlane.R             378     378  0.00%    124-559
R/tm_g_waterfall.R            427     427  0.00%    108-586
R/utils.R                      37      32  13.51%   32-91, 124-131
R/zzz.R                         1       1  0.00%    2
TOTAL                        3500    3495  0.14%

Diff against main

Filename                 Stmts    Miss  Cover
---------------------  -------  ------  --------
R/tm_g_heat_bygrade.R       +1      +1  +100.00%
TOTAL                       +1      +1  -0.00%

Results for commit: 4dde888

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Jan 29, 2024

Unit Tests Summary

 1 files   1 suites   0s ⏱️
 4 tests  4 ✅ 0 💤 0 ❌
13 runs  13 ✅ 0 💤 0 ❌

Results for commit 4dde888.

♻️ This comment has been updated with latest results.

@pawelru pawelru added the core label Feb 29, 2024
R/tm_g_heat_bygrade.R Outdated Show resolved Hide resolved
Signed-off-by: Pawel Rucki <[email protected]>
R/tm_g_heat_bygrade.R Show resolved Hide resolved
R/tm_g_swimlane.R Outdated Show resolved Hide resolved
Copy link
Contributor

@chlebowa chlebowa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@pawelru pawelru merged commit b52c0d1 into main Mar 4, 2024
24 checks passed
@pawelru pawelru deleted the strict_tests branch March 4, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants